Contribution org.nuxeo.ecm.user.center.profile.theme--pages
In component org.nuxeo.ecm.user.center.profile.theme
org.nuxeo.ecm.user.center.profile.theme
inside nuxeo-user-profile-5.8.jar
This contribution is part of XML component Extension Point
Extension point pages of component service.Contributed Items
XML Source
<extension point="pages" target="org.nuxeo.theme.styling.service">
<themePage name="userCenter/default">
<styles append="true">
<style>user_profile</style>
</styles>
</themePage>
<themePage name="admin/default">
<styles append="true">
<style>user_profile</style>
</styles>
</themePage>
</extension>